4D Chart v13CT SET TIPS ATTRIBUTES |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Chart v13
CT SET TIPS ATTRIBUTES
CT SET TIPS ATTRIBUTES
The CT SET TIPS ATTRIBUTES command allows you to modify the attributes of the tips specified by area and object in the variables for the parameters axis, toolBar, status, contents, format, formatX and method. axis indicates the axes for which tips will be available. This is a composite number resulting from adding several axis numbers. The axis numbers are:
toolBar is no longer used; pass 0 in this parameter. status indicates the display settings for tips. Tips can be constantly displayed, displayed on request (if Ctrl on Windows or Command on Mac OS is pressed) or inactive. contents allows you to know the type of information displayed. Information can be a value, a percentage or both. format is the display format of the Z-axis tip values. If the format is “General,” an empty string "" is returned in format. For more information on special characters used in display formats, refer to the 4D Design Reference manual. formatX is similar to format except that it applies to the X-axis (XY graphs only). method is the name of the method that will be executed each time a tip is displayed. It accepts four parameters. If method is an empty string, no method will be executed when the tip is displayed. When 4D Chart calls method, it returns four parameters ($1, $2, $3 and $4) that can be used for error processing.
The $3 and $4 parameters can be set to zero if the cursor is not located on a graph element. If you want to compile your database later, declare these parameters as follows: C_LONGINT($1;$2;$3;$4) |
PROPERTIES
Product: 4D Chart
INDEX HISTORY
Modified: 4D Chart 2003 SEE ALSO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||